home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / uilab / ui / uilabbgr.sii < prev   
Text File  |  2008-07-25  |  311b  |  25 lines

  1. SiiNunit
  2. {
  3.  
  4. ui::window : .wnd
  5. {
  6.  coords_l: 0
  7.  coords_r: 1024
  8.  coords_t: 768
  9.  coords_b: 0
  10.  my_children[0]: .txt
  11. }
  12.  
  13. ui::text : .txt
  14. {
  15.  coords_l: 0
  16.  coords_r: 1024
  17.  coords_t: 768
  18.  coords_b: 0
  19.  text: "<IMG SRC=/uilab/materials/b_white.shd XSCALE=STRETCH YSCALE=STRETCH COLOR=FF000000>"
  20.  id: 1
  21.  my_parent: .wnd
  22. }
  23.  
  24. }
  25.